-
Home
-
Packeta
-
1.3.2
-
Code
-
Classes
- Url
| Total Complexity |
73 |
| Dependencies |
3 |
| Dependents |
2 |
| Total lines |
402 |
| Lines of code |
198 |
| Logical lines of code |
90 |
| Comment lines |
69 |
| Methods |
36 |
| Properties |
9 |
Methods 36
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isEqual() |
A |
56 |
9 |
16 |
| getAuthority() |
S |
61 |
7 |
11 |
| __construct() |
S |
53 |
6 |
20 |
| idnHostToUnicode() |
S |
64 |
5 |
9 |
| getDomain() |
S |
65 |
3 |
9 |
| setPath() |
S |
67 |
3 |
7 |
| getAbsoluteUrl() |
S |
71 |
3 |
5 |
| getHostUrl() |
S |
74 |
3 |
4 |
| getPort() |
S |
78 |
2 |
3 |
| setQuery() |
S |
75 |
2 |
4 |
| appendQuery() |
S |
70 |
2 |
6 |
| getQueryParameter() |
S |
69 |
2 |
6 |
| getBasePath() |
S |
73 |
2 |
4 |
| unescape() |
S |
62 |
2 |
10 |
| setScheme() |
S |
77 |
1 |
4 |
| getScheme() |
S |
82 |
1 |
3 |
| setUser() |
S |
77 |
1 |
4 |
| getUser() |
S |
82 |
1 |
3 |
| setPassword() |
S |
77 |
1 |
4 |
| getPassword() |
S |
82 |
1 |
3 |
| setHost() |
S |
73 |
1 |
5 |
| getHost() |
S |
82 |
1 |
3 |
| setPort() |
S |
77 |
1 |
4 |
| getPath() |
S |
82 |
1 |
3 |
| getQuery() |
S |
78 |
1 |
3 |
| getQueryParameters() |
S |
82 |
1 |
3 |
| setQueryParameter() |
S |
76 |
1 |
4 |
| setFragment() |
S |
77 |
1 |
4 |
| getFragment() |
S |
82 |
1 |
3 |
| getBaseUrl() |
S |
80 |
1 |
3 |
| getRelativeUrl() |
S |
78 |
1 |
3 |
| canonicalize() |
S |
65 |
1 |
9 |
| __toString() |
S |
81 |
1 |
3 |
| jsonSerialize() |
S |
81 |
1 |
3 |
| export() |
S |
77 |
1 |
3 |
| parseQuery() |
S |
66 |
1 |
7 |